Release 10.1A: OpenEdge Development:
Progress 4GL Reference
TRANSACTION attribute
A handle to the current transaction object. Returns the Unknown value (
Data type: HANDLE Access: Readable Applies to: THIS-PROCEDURE system handle (and all procedure handles)?) for a Web service procedure.The transaction handle returned by this attribute provides attributes and methods that allow you to manage a transaction object running on an AppServer. In an OpenEdge client session, or in an AppServer session that has no active transaction initiating procedure, you can only use the IS-OPEN attribute to check whether a transaction is open.
For more information on the AppServer and transaction initiating procedures, see the TRANSACTION-MODE AUTOMATIC statement reference entry and OpenEdge Application Server: Developing AppServer Applications . For more information on the attributes and methods provided by the transaction handle, see the Transaction object handle reference entry in the "Handle Reference" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |